Autogenerated HTML docs for v1.6.0-rc1-58-g807d8 
diff --git a/git-clone.txt b/git-clone.txt index 26fd1b1..0e14e73 100644 --- a/git-clone.txt +++ b/git-clone.txt 
@@ -10,7 +10,7 @@  --------  [verse]  'git clone' [--template=<template_directory>] - [-l] [-s] [--no-hardlinks] [-q] [-n] [--bare] + [-l] [-s] [--no-hardlinks] [-q] [-n] [--bare] [--mirror]  [-o <name>] [-u <upload-pack>] [--reference <repository>]  [--depth <depth>] [--] <repository> [<directory>]   @@ -106,6 +106,9 @@ 	used, neither remote-tracking branches nor the related 	configuration variables are created.   +--mirror:: +	Set up a mirror of the remote repository. This implies --bare. +  --origin <name>::  -o <name>:: 	Instead of using the remote name 'origin' to keep track